Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 175,407 for

document formatting

(0.12 sec)
  1. Converting a XSLFO file to PDF using C# | Aspos...

    Sample code for XSLFO‑to‑PDF conversion in .NET. Use the API example code for batch XSLFO‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from XSLFO to PDF format with a modern...modern document-processing .NET API. Use just a few lines of С# code...

    products.aspose.com/pdf/net/conversion/xslfo-to...
  2. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. MergerContext class | Aspose.Words for Python

    aspose.words.lowcode.MergerContext class. Document merger context....class MergerContext class Document merger context. Inheritance:...ProcessorContext ) layout_options Document layout options used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Smart Markers feature in Aspose.Cells|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....specific information and formatting. Designer Spreadsheet & Smart...files that contain visual formatting, formulas and smart markers...

    docs.aspose.com/cells/net/smart-markers-feature...
  6. Add Pivot Connection with Node.js via C++|Docum...

    Learn how to add a pivot connection using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...xlsx" )); AI Document Assistant Close Formatting Slicer with Node...

    docs.aspose.com/cells/nodejs-cpp/add-pivot-conn...
  7. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field...the Working with Fields documentation article. Remarks Compares...merged into the current merge document. (Merge fields that follow...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....server-side processing of documents in various formats – PDF, HTML, different...different Microsoft Word formats and others – and supports tables...

    docs.aspose.com/words/cpp/table-overview/
  9. Table Overview|Aspose.Words for Node.js

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Node.js. How to work with tables in Node.js....server-side processing of documents in various formats – PDF, HTML, different...different Microsoft Word formats and others – and supports tables...

    docs.aspose.com/words/nodejs-net/table-overview/
  10. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: Document = aw.Document(file_path) Document.save("output2/test3.md")...MB) code: document = aw.Document(file_path) document.save("output2/test3...PDFs and Markdown handle formatting and layout. PDFs are designed...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...